get

operator fun get(name: String): String?

Get state name, returning null if it is not set.

Sources

js source
Link copied to clipboard